home *** CD-ROM | disk | FTP | other *** search
/ Internet 53 / INTERNET53.iso / mac / SOFTWARE / MAC / BROWSING / SHERLOCK / COMPLETE.SIT.HQX / The Complete Sherlock Archive / Health / HcVN.src < prev    next >
Text File  |  1998-10-26  |  669b  |  31 lines

  1. #
  2. # The Worlds Healthcare Village Network Sherlock Plug
  3. # http://www.hcvn.com
  4. # Copyright 1998 Greg Evans for TeleMed International, HQ Inc.
  5.  
  6. <search
  7.     name = "Healthcare Village Network"
  8.     action = "http://www.hcvn.com/Search/Search2.t"
  9.     description = "Medical News at your figertips!"
  10.     update="http://www.hcvn.com/HCVN.src.hqx"
  11.     updateCheckDays = 10
  12.     method = post
  13.     >
  14.  
  15. <input name="database" value="articles"
  16. <input name="search" value= "yes">
  17. <input name="stype" value="or">
  18. <input name="keywords" user>
  19.  
  20. <interpret
  21.  
  22.     resultListStart="<TD ALIGN=LEFT>"
  23.     resultListEnd="</TABLE>"    
  24.     
  25.     resultItemStart="<TD ALIGN=LEFT"
  26.     resultItemEnd="</TABLE>"
  27.     
  28.     >
  29. </search>
  30.